1. configure.in changed to put a version/time on makelinuxdist.sh.in just like...
authorrobertl <robertl>
Mon, 14 Sep 2009 14:25:14 +0000 (14:25 +0000)
committerrobertl <robertl>
Mon, 14 Sep 2009 14:25:14 +0000 (14:25 +0000)
commit514500d8781d736c2dd6931baf9f27c47a6d0f0a
tree5731843e657bb364d905cabbd172bea5e6496638
parent721dc0a929ffa557059e63a99d2371ef5ca25439
   1. configure.in changed to put a version/time on makelinuxdist.sh.in just like the other platforms.
   2. app.pro to remove references to makeextras.mak which was just an experimental thing.
   3. data field enable/disable management for split distance.
   4. cover script for linux "gpsbabelfe" rewritten from scratch.  Old one from googleearth had problems and useless stuff anyway.  It wouldn't work with multiple link and blank spaces within directory, and its PATH search was totall unnecessary for Linux.
   5. help.cpp tidied up.
   6. track title entry field widened in the UI.
configure.in
gui/app.pro
gui/filterwidgets.cpp
gui/gpsbabelfe
gui/help.cpp
gui/help.h
gui/makeextras.mak [deleted file]
gui/makelinuxdist.sh [deleted file]
gui/makelinuxdist.sh.in [new file with mode: 0644]
gui/trackui.ui